ComponentOne Xamarin Edition
CanGroup Method (C1GroupCollectionView<S>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1GroupCollectionView<S> Class : CanGroup Method
The group descriptions that determine how the data would be grouped.
Returns whether the collection view is able to group the specified group descriptions.
Syntax
public override bool CanGroup( 
   params GroupDescription[] groupDescriptions
)

Parameters

groupDescriptions
The group descriptions that determine how the data would be grouped.
See Also

Reference

C1GroupCollectionView<S> Class
C1GroupCollectionView<S> Members